Toy Tank Royale has 100 miniature arenas above the ceiling of the giant bedroom.
These tiles are used to randomly build the arena that tanks play in.


You can customize the miniature arenas if you like!
>> Just keep a few things in mind:

1. White brick blocks automatically change colors in teams mode.
	> You should have at least a few of these so players can tell where a team's base is.

2. There needs to be a way to enter/exit each arena from all 4 sides.

3. Avoid "islands" that have no exit. It's possible for players and items to spawn there and get stuck.
	> You can avoid this by putting barrier blocks in places where you don't want players to spawn.

4. Holes in the floor must have barriers placed above them.
	> Projectiles pass through barriers, but tanks do not.

5. If you want a breakable wall to become a barrier after getting destroyed, place a barrier 1 block above it.
	> This is needed if you have a cracked brick wall on an "island".

6. Projectiles don't travel through any blocks other than air or barriers.
	> If this bothers you, try modifying TTR's block tags in the "tank_io" datapack.

7. Avoid putting breakable blocks in the floor. There are fringe cases where they can be destroyed.
	> If this happens, tanks can fall into the newly made hole and get stuck.

8. The height limit of each arena is only a couple blocks. Tall structures won't be cloned fully.